NevronOpenVision
Nevron.Nov.Grid Namespace / NGridRule<TGrid> Class
Fields Properties Methods Events


NGridRule<TGrid> Class Members

The following tables list the members exposed by NGridRule<TGrid>.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the column which is associated with this rule. The association of a column with a grid rule is important when you need to later discover the rules that are somehow linked with a specific column. The column association is automatically performed for sorting and grouping rules that are created by columns (in result to user actions). Also if RowValue is not specified, by default the rule will get row values from the associated column.  
Public PropertyGets or sets the column which is associated with this rule.  
Public PropertyGets the data view that owns this rule  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Protected MethodOverridden. Called when an element attribute has changed.  
Protected MethodOverridden. Called when an arbitrary mutation has occured in this node  
Top
See Also